home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 585 b | 22 lines | [TEXT/GEOL] |
- Item 9924714 28-June-89 01:03
-
- From: D2215 Dac SW, Wilma Blair, PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Popup Menu selection
-
- Instead of passing fDefChoice = mPopupHit to DoChoice from a Popup menu, what
- if mPopupHit were set to say 500 (to leave some room) and the menu item
- selected were added to it as in:
-
- DoChoice (SELF, fDefChoice + fCurrentItem)
-
- Popup choices would reserve say 500 - 550.
-
- Maybe this could also be applied to mCheckBoxHit, mRadioHit, etc?
-
- Regards, Les Caudle
-
-
-